Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add profile columns to candidates #285

Merged
merged 10 commits into from
Feb 29, 2024
Merged

Add profile columns to candidates #285

merged 10 commits into from
Feb 29, 2024

Conversation

d-beezee
Copy link
Member

No description provided.

Copy link

Tests difference:

New Tests

< GET /campaigns/:campaignId/candidates - profile  - Should allow filtering by age range
< GET /campaigns/:campaignId/candidates - profile  - Should allow filtering by gender
< GET /campaigns/:campaignId/candidates - profile  - Should allow filtering by maximum age
< GET /campaigns/:campaignId/candidates - profile  - Should allow filtering by minimum age
< GET /campaigns/:campaignId/candidates - profile  - Should allow filtering by multiple genders
< GET /campaigns/:campaignId/candidates - profile  - Should answer with the ages
< GET /campaigns/:campaignId/candidates - profile  - Should aswer with the genders
< GET /campaigns/:campaignId/candidates - questions  - Should allow filtering by bug hunting level
< GET /campaigns/:campaignId/candidates - questions  - Should allow filtering by multiple bug hunting level
< GET /campaigns/:campaignId/candidates - questions  - Should allow filtering by multiple question
< GET /campaigns/:campaignId/candidates - questions  - Should allow filtering by question
< GET /campaigns/:campaignId/candidates - questions  - Should return bug hunting level

Removed Tests

> GET /campaigns/:campaignId/candidates  - should answer a list of experience points 
> GET /campaigns/:campaignId/candidates  - should answer a list of levels 

@coveralls
Copy link
Collaborator

coveralls commented Feb 28, 2024

Coverage Status

coverage: 77.491% (+1.3%) from 76.166%
when pulling dcfe2f5 on add-profile-columns
into 01b8dd1 on develop.

@d-beezee d-beezee merged commit c808749 into develop Feb 29, 2024
6 checks passed
@d-beezee d-beezee deleted the add-profile-columns branch February 29, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants